Skip to content

fix(artifacts): rename generated task bundle to test bundle - #1574

Merged
christso merged 2 commits into
mainfrom
artifact-rename-test-bundle
Jun 30, 2026
Merged

fix(artifacts): rename generated task bundle to test bundle#1574
christso merged 2 commits into
mainfrom
artifact-rename-test-bundle

Conversation

@christso

Copy link
Copy Markdown
Collaborator

Summary

Generated per-result source bundles now use the test/ directory and test_dir manifest field, matching the documented result artifact contract. Older runs that only have task_dir still load through rerun, Dashboard artifact trees, result projections, combine/export flows, and validation.

This keeps fresh artifacts on the new naming without duplicating legacy fields, while preserving task_dir as a reader fallback for historical bundles.

Validation

  • bun install
  • bun --filter @agentv/core build
  • bun --filter agentv build
  • bun test apps/cli/test/commands/eval/task-bundle.test.ts apps/cli/test/commands/eval/artifact-writer.test.ts
  • bun test apps/cli/test/commands/runs/rerun.test.ts
  • bun test apps/cli/test/commands/results/serve.test.ts apps/cli/test/commands/results/validate.test.ts
  • bun --filter @agentv/core typecheck && bun --filter agentv typecheck
  • bun run lint
  • git diff --check

Remaining Gate

This is still draft because AgentV’s artifact-layout completion checklist requires live-provider dogfood with a real LLM grader before the PR is ready for review/merge.


Compound Engineering
Codex

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: bea4b3c
Status: ✅  Deploy successful!
Preview URL: https://7da384c4.agentv.pages.dev
Branch Preview URL: https://artifact-rename-test-bundle.agentv.pages.dev

View logs

@christso
christso marked this pull request as ready for review June 30, 2026 07:19
@christso
christso merged commit c9c63e1 into main Jun 30, 2026
8 checks passed
@christso
christso deleted the artifact-rename-test-bundle branch June 30, 2026 07:21
@christso

Copy link
Copy Markdown
Collaborator Author

Merging per owner direction on 2026-06-30 as part of the same-day contract/docs sequence. The live-provider dogfood gate noted in the PR body is explicitly waived for this merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant